home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
il gioco del Kamasutra
/
Milo Manara Kamasutra.iso
/
mac
/
DATA
/
ParteIII
/
GameII
/
Frustata.dir
/
00003_Script_3
< prev
next >
Wrap
Text File
|
1997-11-23
|
370b
|
17 lines
on exitFrame
if the movierate of sprite 1 = 0 then
Global Spada, Ascia, Arco, Fiamma, NomeFile
sound stop 2
if Ascia = 1 then
go to string((Spada*8) + (Ascia*4) + (Arco*2) + (Fiamma*1)) of movie "@\\kali\Kali"
abort
else
go to "Ascia" of movie "@\\Portali"
abort
end if
end if
go the frame
end